home *** CD-ROM | disk | FTP | other *** search
- BrowManager = {
- OUTLETS = {
- prototypeCell;
- host;
- browser;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Host = {
- ACTIONS = {
- windowWillClose:;
- open:;
- removeAlias:;
- netBootCancel:;
- save:;
- addNetGroup:;
- delete:;
- netinfoHit:;
- saveToDomain:;
- doNetBootConfig:;
- netBootOk:;
- addAlias:;
- new:;
- setDistributor:;
- windowDidBecomeMain:;
- revert:;
- removeNetGroup:;
- };
- OUTLETS = {
- netBootButton;
- netGroupText;
- netbootForm;
- newNetGroupButton;
- myDistributor;
- aliasText;
- netGroupBrowser;
- generalForm;
- systemTypePopUp;
- ni;
- netBootOK;
- niStatusButton;
- hostWindow;
- niSavePanel;
- netBootCancel;
- openPanel;
- cdPanel;
- netBootPanel;
- addAliasButton;
- removeNetGroupButton;
- removeAliasButton;
- nioPanel;
- aliasBrowser;
- netInfoConfigSwitch;
- addNetGroupButton;
- };
- SUPERCLASS = Object;
- };
-